home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
HENSA
/
MISC
/
SHELL.ARC
/
Shell
/
h
/
ForcRedraw
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-30
|
171 b
|
12 lines
#ifndef __Shell_ForcRedraw_h
#define __Shell_ForcRedraw_h
#ifndef __Shell_h
#include "Shell.Shell.h"
#endif
void Shell_ForceRectRedrawAll( Shell_rectblock *r);
#endif